home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / after a night in nijmegen < prev    next >
Text File  |  1999-06-15  |  461b  |  29 lines

  1. Category: Andrew's Filters 6
  2. Title: After A Night in Nijmegen...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: AFTNIJMG.8BF
  6.  
  7. R:mix(c,src(x-val(0,-X,X),y-val(1,-Y,Y),0),d,m)
  8.  
  9. G:mix(c,src(x-val(2,-X,X),y-val(3,-Y,Y),1),d,m)
  10.  
  11. B:mix(c,src(x-val(4,-X,X),y-val(5,-Y,Y),2),d,m)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red x
  16. ctl[1]: Red y
  17. ctl[2]: Green x
  18. ctl[3]: Green y
  19. ctl[4]: Blue x
  20. ctl[5]: Blue y
  21.  
  22. val[0]: 76
  23. val[1]: 119
  24. val[2]: 151
  25. val[3]: 141
  26. val[4]: 81
  27. val[5]: 89
  28.  
  29.